|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPF type 7 LSA structure. More...
Public Attributes | |
| ip | networkMask |
| bool | eBit |
| int | metric |
| ip | forwardingAddress |
| int | externalRouteTag |
Public Attributes inherited from OspfLSA | |
| OspfLSAHeader | header |
OSPF type 7 LSA structure.
| bool OspfType7LSA::eBit |
| int OspfType7LSA::externalRouteTag |
| ip OspfType7LSA::forwardingAddress |
| int OspfType7LSA::metric |
| ip OspfType7LSA::networkMask |